projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d280860
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Fri, 26 Jul 2002 11:53:10 +0000
(11:53 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Fri, 26 Jul 2002 11:53:10 +0000
(11:53 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index cc91ec92a9e7cc64066540714ae1074f52cafdfa..cb9e12131111101b9ed7a8b9d5281b9f44e5084c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2002-07-26 Kenichi Handa <handa@etl.go.jp>
+
+ * coding.c (detect_coding_iso2022): While checking a byte sequence
+ for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
+ it in the normal loop.
+
2002-07-24 Gerd Moellmann <gerd.moellmann@t-online.de>
* xterm.c (expose_overlaps): New function.